Bug 607628 - DnD operation doesn't work when using offscreen
authorMichael Natterer <mitch@gimp.org>
Wed, 26 May 2010 15:09:11 +0000 (17:09 +0200)
committerMichael Natterer <mitch@gimp.org>
Wed, 26 May 2010 15:21:09 +0000 (17:21 +0200)
commit6b4e19a132b5f88cb07c967d144cafc372d4fb65
treed11b715e86695f6c516d79f8e83754a77ddf9a77
parent6bac9dfd28524775deb7d6f5485efb4604221103
Bug 607628 - DnD operation doesn't work when using offscreen

Turn find_widget_under_pointer() into internal API
_gtk_widget_find_at_coords() which is needed for fixing above
bug. This should actually be a public utility function, and will be
moved to another file when its final API has been decided.
(cherry picked from commit c4b1bbf3e201099e5fed38d7a60b343662b88b21)
gtk/gtktooltip.c
gtk/gtktooltip.h